runtime.semaRoot.treap (field)
6 uses
runtime (current package)
sema.go#L42: treap *sudog // root of balanced tree of unique waiters.
sema.go#L303: pt := &root.treap
sema.go#L394: ps := &root.treap
sema.go#L460: root.treap = nil
sema.go#L489: root.treap = y
sema.go#L517: root.treap = x
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)